[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function MCursorOff - turns off (hide) the mouse cursor
Syntax void MCursorOff(void);
Prototype in mousehk.h
Remarks turns the mouse cursor off (hides the mouse
cursor). This function is nestable, so multiple
calls to MCursorOff() to hide the mouse cursor will
require multiple calls to MCursorOn() to unhide it.
Return value nothing.
See also MCursorOn(), MCursorGraphic(), MCursorRangex(),
MCursorRangey(), MCursorText(), MGotoxy()
Example see demomous.c
See Also:
MCursorOn()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson